[INFO] fetching crate sp1-core-executor-runner-binary 6.3.1...
[INFO] checking sp1-core-executor-runner-binary-6.3.1 against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] extracting crate sp1-core-executor-runner-binary 6.3.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sp1-core-executor-runner-binary 6.3.1
[INFO] finished tweaking crates.io crate sp1-core-executor-runner-binary 6.3.1
[INFO] tweaked toml for crates.io crate sp1-core-executor-runner-binary 6.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp1-core-executor-runner-binary 6.3.1 on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sp1-core-executor-runner-binary 6.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 51e790fb0f9289ffbaa0382feb9e0e375045d4159465bd8cc740e8ceba000eb1
[INFO] running `Command { std: "docker" "start" "51e790fb0f9289ffbaa0382feb9e0e375045d4159465bd8cc740e8ceba000eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51e790fb0f9289ffbaa0382feb9e0e375045d4159465bd8cc740e8ceba000eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51e790fb0f9289ffbaa0382feb9e0e375045d4159465bd8cc740e8ceba000eb1" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51e790fb0f9289ffbaa0382feb9e0e375045d4159465bd8cc740e8ceba000eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51e790fb0f9289ffbaa0382feb9e0e375045d4159465bd8cc740e8ceba000eb1" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking p3-maybe-rayon v0.4.3-succinct
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling p3-koala-bear v0.4.3-succinct
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]     Checking p3-util v0.4.3-succinct
[INFO] [stderr]    Compiling p3-baby-bear v0.4.3-succinct
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]     Checking p3-field v0.4.3-succinct
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking p3-matrix v0.4.3-succinct
[INFO] [stderr]     Checking p3-symmetric v0.4.3-succinct
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking p3-dft v0.4.3-succinct
[INFO] [stderr]     Checking slop-algebra v6.3.1
[INFO] [stderr]     Checking p3-challenger v0.4.3-succinct
[INFO] [stderr]     Checking p3-mds v0.4.3-succinct
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]     Checking p3-poseidon2 v0.4.3-succinct
[INFO] [stderr]     Checking slop-symmetric v6.3.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking p3-commit v0.4.3-succinct
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]     Checking slop-poseidon2 v6.3.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling addchain v0.2.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]     Checking slop-alloc v6.3.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]     Checking slop-challenger v6.3.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]     Checking slop-matrix v6.3.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]     Checking slop-koala-bear v6.3.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling slop-futures v6.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking slop-commit v6.3.1
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]     Checking slop-primitives v6.3.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking slop-baby-bear v6.3.1
[INFO] [stderr]     Checking slop-tensor v6.3.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling dynasm v3.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]     Checking slop-multilinear v6.3.1
[INFO] [stderr]     Checking p3-merkle-tree v0.4.3-succinct
[INFO] [stderr]     Checking p3-interpolation v0.4.3-succinct
[INFO] [stderr]     Checking tracing-forest v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling deepsize_derive2 v0.1.0
[INFO] [stderr]     Checking slop-utils v6.3.1
[INFO] [stderr]    Compiling struct-reflection-derive v0.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]     Checking p3-fri v0.4.3-succinct
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling sp1-jit v6.3.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking slop-fri v6.3.1
[INFO] [stderr]    Compiling sp1-derive v6.3.1
[INFO] [stderr]     Checking slop-dft v6.3.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]     Checking p3-bn254-fr v0.4.3-succinct
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling p3-air v0.4.3-succinct
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling p3-uni-stark v0.4.3-succinct
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling slop-sumcheck v6.3.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]    Compiling sp1-core-executor v6.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling snowbridge-amcl v1.0.2
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling slop-uni-stark v6.3.1
[INFO] [stderr]    Compiling slop-air v6.3.1
[INFO] [stderr]    Compiling deepsize2 v0.1.0
[INFO] [stderr]    Compiling struct-reflection v0.1.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling generic-array v1.1.0
[INFO] [stderr]    Compiling subenum v1.2.0
[INFO] [stderr]    Compiling rayon-scan v0.1.1
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rrs-succinct v0.2.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling slop-maybe-rayon v6.3.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking slop-bn254 v6.3.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]     Checking slop-merkle-tree v6.3.1
[INFO] [stderr]     Checking sp1-primitives v6.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crash-context v0.6.3
[INFO] [stderr]     Checking slop-basefold v6.3.1
[INFO] [stderr]     Checking crash-handler v0.7.0
[INFO] [stderr]     Checking slop-basefold-prover v6.3.1
[INFO] [stderr]     Checking slop-stacked v6.3.1
[INFO] [stderr]    Compiling sp1-curves v6.3.1
[INFO] [stderr]     Checking slop-jagged v6.3.1
[INFO] [stderr]     Checking slop-whir v6.3.1
[INFO] [stderr]     Checking sp1-hypercube v6.3.1
[INFO] [stderr]    Compiling dynasmrt v3.2.1
[INFO] [stderr]    Compiling sp1-core-executor-runner-binary v6.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "51e790fb0f9289ffbaa0382feb9e0e375045d4159465bd8cc740e8ceba000eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e790fb0f9289ffbaa0382feb9e0e375045d4159465bd8cc740e8ceba000eb1", kill_on_drop: false }`
[INFO] [stdout] 51e790fb0f9289ffbaa0382feb9e0e375045d4159465bd8cc740e8ceba000eb1
